home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9579 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: nntp.atlanta.com!usenet
  2. From: Jay Vassos-Libove <libove@compgen.com>
  3. Newsgroups: comp.lang.c
  4. Subject: What happens when SIGSEGV is generated while blocked?
  5. Date: Mon, 11 Mar 1996 13:35:30 -0500
  6. Organization: Computer Generation, Inc.
  7. Message-ID: <31447272.3F54@compgen.com>
  8. NNTP-Posting-Host: gw1.compgen.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (X11; I; OSF1 V3.0 alpha)
  13. CC: libove@compgen.com
  14.  
  15. We ran in to an interesting situation today, where we are blocking
  16. reception of all signals, and while the signals were blocked, we
  17. walked off the end of an allocated space and caused a segmentation
  18. violation.  The SIGSEGV couldn't be delivered, as the signal was
  19. blocked... and the program appeared to hang.
  20.  
  21. What really happens?  Is there any standardize/defined behaviour
  22. for this kind of situation?
  23.  
  24. Our platform is Digital UNIX (nee OSF/1), versions 3.assorted.
  25.  
  26. Please reply via e-mail -- I WILL summarize back to this newsgroup.
  27.  
  28. Thanks!
  29. -- 
  30. Jay Vassos-Libove
  31. Senior Software Engineer                +1 (770) 552-0543 (home)
  32. Computer Generation, Inc.               +1 (404) 705-2867 (work)
  33. libove@compgen.com
  34.